Suggestion Backed Text Field Widget
A ValidationBackedTextFieldWidget that provides suggestions for string completion to the user
Author
fzzyhmstrs
Since
0.2.0
Parameters
Int - the width of the widget in pixels
Int - the height of the widget in pixels
Supplier
ChoiceValidator
EntryValidator
Consumer
SuggestionProvider - provides the valid suggestions for the user
Boolean - if true, this window will 'pop' the latest PopupWidget, if any.
Constructors
Types
Functions
Pushes changes stored in this widget into the linked applier. This is typically used to force immediate visual updates in the GUI.